Micron Document
<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Time series database</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Time_series_database"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Time_series_database rootpage-Time_series_database skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Time series database</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<style data-mw-deduplicate="TemplateStyles:r1305433154">
/* start https://en.wikipedia.org/ */


.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.mw-parser-output .ambox+link+.ambox,.mw-parser-output .ambox+link+style+.ambox,.mw-parser-output .ambox+link+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+style+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+link+.ambox{margin-top:-1px}html body.mediawiki .mw-parser-output .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-size:88%;line-height:1.25em}.mw-parser-output .ambox-speedy{border-left:10px solid #b32424;background-color:#fee7e6}.mw-parser-output .ambox-delete{border-left:10px solid #b32424}.mw-parser-output .ambox-content{border-left:10px solid #f28500}.mw-parser-output .ambox-style{border-left:10px solid #fc3}.mw-parser-output .ambox-move{border-left:10px solid #9932cc}.mw-parser-output .ambox-protection{border-left:10px solid #a2a9b1}.mw-parser-output .ambox .mbox-text{border:none;padding:0.25em 0.5em;width:100%}.mw-parser-output .ambox .mbox-image{border:none;padding:2px 0 2px 0.5em;text-align:center}.mw-parser-output .ambox .mbox-imageright{border:none;padding:2px 0.5em 2px 0;text-align:center}.mw-parser-output .ambox .mbox-empty-cell{border:none;padding:0;width:1px}.mw-parser-output .ambox .mbox-image-div{width:52px}@media(min-width:720px){.mw-parser-output .ambox{margin:0 10%}}@media print{body.ns-0 .mw-parser-output .ambox{display:none!important}}


/* end https://en.wikipedia.org/ */
</style>
<p>A <b>time series database</b> is a software system that is optimized for storing and serving <a href="Time_series" title="Time series">time series</a> through associated pairs of time(s) and value(s).<sup id="cite_ref-Various,_UCR,_1-0" class="reference"><a href="#cite_note-Various,_UCR,-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> In some fields, <i><a href="Time_series" title="Time series">time series</a></i> may be called profiles, curves, traces or trends.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> Several early time series databases are associated with industrial applications which could efficiently store measured values from sensory equipment (also referred to as <a href="Data_historian" class="mw-redirect" title="Data historian">data historians</a>), but now are used in support of a much wider range of applications.
In many cases, the repositories of time-series data will utilize <a href="Compression_algorithm" class="mw-redirect" title="Compression algorithm">compression algorithms</a> to manage the data efficiently.<sup id="cite_ref-Gorilla_3-0" class="reference"><a href="#cite_note-Gorilla-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-Lockerman_2020_4-0" class="reference"><a href="#cite_note-Lockerman_2020-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> Although it is possible to store time-series data in many different database types, the design of these systems with time as a key index is distinctly different from <a href="Relational_database" title="Relational database">relational databases</a> which reduce discrete relationships through referential models.<sup id="cite_ref-Asay,_TechRepublic,_2019_5-0" class="reference"><a href="#cite_note-Asay,_TechRepublic,_2019-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Overview">Overview</h2></div>
<p>Time series datasets are relatively large and uniform compared to other datasets―usually being composed of a <a href="Timestamp" title="Timestamp">timestamp</a> and associated data.<sup id="cite_ref-Wayner2021_6-0" class="reference"><a href="#cite_note-Wayner2021-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> Time series datasets can also have fewer relationships between data entries in different tables and don't require indefinite storage of entries.<sup id="cite_ref-Wayner2021_6-1" class="reference"><a href="#cite_note-Wayner2021-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> The unique properties of time series datasets mean that time series databases can provide significant improvements in storage space and performance over general purpose databases.<sup id="cite_ref-Wayner2021_6-2" class="reference"><a href="#cite_note-Wayner2021-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> For instance, due to the uniformity of time series data, specialized compression algorithms can provide improvements over regular compression algorithms designed to work on less uniform data.<sup id="cite_ref-Wayner2021_6-3" class="reference"><a href="#cite_note-Wayner2021-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> Time series databases can also be configured to regularly delete (or downsample) old data, unlike regular databases which are designed to store data indefinitely.<sup id="cite_ref-Wayner2021_6-4" class="reference"><a href="#cite_note-Wayner2021-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> Special <a href="Database_index" title="Database index">database indices</a> can also provide boosts in query performance.<sup id="cite_ref-Wayner2021_6-5" class="reference"><a href="#cite_note-Wayner2021-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="List_of_time_series_databases">List of time series databases</h2></div>
<p>The following database systems have functionality optimized for handling <a href="Time_series" title="Time series">time series</a> data.
</p>
<table class="wikitable sortable">
<caption>
</caption>
<tbody><tr>
<th>Name</th>
<th>License</th>
<th>Language</th>
<th>References
</th></tr>
<tr>
<td><a href="Apache_IoTDB" title="Apache IoTDB">Apache IoTDB</a>
</td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a>
</td>
<td><a href="Java_(programming_language)" title="Java (programming language)">Java</a>
</td>
<td><sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="Apache_Kudu" title="Apache Kudu">Apache Kudu</a></td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a></td>
<td><a href="C%2B%2B" title="C++">C++</a></td>
<td><sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="Apache_Pinot" title="Apache Pinot">Apache Pinot</a>
</td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a>
</td>
<td><a href="Java_(programming_language)" title="Java (programming language)">Java</a>
</td>
<td><sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="ClickHouse" title="ClickHouse">ClickHouse</a>
</td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a>
</td>
<td><a href="C%2B%2B" title="C++">C++</a>
</td>
<td><sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="CrateDB" title="CrateDB">CrateDB</a>
</td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a>
</td>
<td><a href="Java_(programming_language)" title="Java (programming language)">Java</a>
</td>
<td><sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="EXtremeDB" title="EXtremeDB">eXtremeDB</a>
</td>
<td>Commercial
</td>
<td>SQL, <a href="Python_(programming_language)" title="Python (programming language)">Python</a>, <a href="C_(programming_language)" title="C (programming language)">C</a> / <a href="C%2B%2B" title="C++">C++</a>, <a href="Java_(programming_language)" title="Java (programming language)">Java</a>, and <a href="C_Sharp_(programming_language)" title="C Sharp (programming language)">C#</a>
</td>
<td><sup id="cite_ref-redmonk_13-0" class="reference"><a href="#cite_note-redmonk-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="InfluxDB" title="InfluxDB">InfluxDB</a></td>
<td><a href="MIT_License" title="MIT License">MIT</a>.<sup id="cite_ref-MITgithub_14-0" class="reference"><a href="#cite_note-MITgithub-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup> Chronograf <a href="Affero_General_Public_License" class="mw-redirect" title="Affero General Public License">AGPLv3</a>, Clustering Commercial<sup id="cite_ref-15" class="reference"><a href="#cite_note-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup></td>
<td><a href="Go_(programming_language)" title="Go (programming language)">Go</a> (version 2), <a href="Rust_(programming_language)" title="Rust (programming language)">Rust</a> (version 3)<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup></td>
<td><sup id="cite_ref-redmonk_13-1" class="reference"><a href="#cite_note-redmonk-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-processing_time_series_data_17-0" class="reference"><a href="#cite_note-processing_time_series_data-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="IBM_Informix" class="mw-redirect" title="IBM Informix">Informix TimeSeries</a></td>
<td>Commercial</td>
<td><a href="C_(programming_language)" title="C (programming language)">C</a> / <a href="C%2B%2B" title="C++">C++</a></td>
<td><sup id="cite_ref-redmonk_13-2" class="reference"><a href="#cite_note-redmonk-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="Kdb%2B" title="Kdb+">Kx kdb+</a></td>
<td>Commercial</td>
<td><a href="Q_(programming_language_from_Kx_Systems)" title="Q (programming language from Kx Systems)">Q</a></td>
<td><sup id="cite_ref-redmonk_13-3" class="reference"><a href="#cite_note-redmonk-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="Prometheus_(software)" title="Prometheus (software)">Prometheus</a></td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a></td>
<td><a href="Go_(programming_language)" title="Go (programming language)">Go</a></td>
<td><sup id="cite_ref-redmonk_13-4" class="reference"><a href="#cite_note-redmonk-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="Riak" title="Riak">Riak</a>-TS</td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a></td>
<td><a href="Erlang_(programming_language)" title="Erlang (programming language)">Erlang</a></td>
<td><sup id="cite_ref-redmonk_13-5" class="reference"><a href="#cite_note-redmonk-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="RRDtool" title="RRDtool">RRDtool</a></td>
<td><a href="GPLv2" class="mw-redirect" title="GPLv2">GPLv2</a></td>
<td><a href="C_(programming_language)" title="C (programming language)">C</a></td>
<td><sup id="cite_ref-redmonk_13-6" class="reference"><a href="#cite_note-redmonk-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td><a href="TimescaleDB" title="TimescaleDB">TimescaleDB</a></td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a></td>
<td><a href="C_(programming_language)" title="C (programming language)">C</a></td>
<td><sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<td>Whisper (<a href="Graphite_(software)" title="Graphite (software)">Graphite</a>)</td>
<td><a href="Apache_License_2.0" class="mw-redirect" title="Apache License 2.0">Apache License 2.0</a></td>
<td><a href="Python_(programming_language)" title="Python (programming language)">Python</a></td>
<td><sup id="cite_ref-Joshi_20-0" class="reference"><a href="#cite_note-Joshi-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</td></tr></tbody></table>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Operational_historian" title="Operational historian">Operational historian</a></li>
<li><a href="Delta_encoding" title="Delta encoding">Delta encoding</a>
<ul><li><a href="Differential_backup" title="Differential backup">Differential backup</a></li></ul></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */


.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}


/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-Various,_UCR,-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-Various,_UCR,_1-0">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */


.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}


/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFMueenKeoghZhuCash2009" class="citation book cs1">Mueen, Abdullah; Keogh, Eamonn; Zhu, Qiang; Cash, Sydney; Westover, Brandon (2009). "Exact Discovery of Time Series Motifs". <a rel="nofollow" class="external text" href="https://web.archive.org/web/20100625200233/https://www.cs.ucr.edu/~eamonn/EM.pdf"><i>Proceedings of the 2009 SIAM International Conference on Data Mining</i></a> <span class="cs1-format">(PDF)</span>. Vol.&nbsp;2009. pp.&nbsp;<span class="nowrap">473–</span>484. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1137%2F1.9781611972795.41">10.1137/1.9781611972795.41</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-0-89871-682-5</bdi>. <a href="PMC_(identifier)" class="mw-redirect" title="PMC (identifier)">PMC</a>&nbsp;<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6814436">6814436</a></span>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a>&nbsp;<a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/31656693">31656693</a>. Archived from <a rel="nofollow" class="external text" href="https://www.cs.ucr.edu/~eamonn/EM.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 25 June 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">31 July</span> 2019</span>. <q>Definition 2:A Time Series Database(D)is an unordered set of m time series possibly of different lengths.</q></cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite id="CITEREFVillar-RodriguezDel_SerOregiBilbao2017" class="citation journal cs1">Villar-Rodriguez, Esther; Del Ser, Javier; Oregi, Izaskun; Bilbao, Miren Nekane; Gil-Lopez, Sergio (2017). "Detection of non-technical losses in smart meter data based on load curve profiling and time series analysis". <i>Energy</i>. <b>137</b>: <span class="nowrap">118–</span>128. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2017Ene...137..118V">2017Ene...137..118V</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2Fj.energy.2017.07.008">10.1016/j.energy.2017.07.008</a>. <a href="Hdl_(identifier)" class="mw-redirect" title="Hdl (identifier)">hdl</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://hdl.handle.net/20.500.11824%2F693">20.500.11824/693</a></span>.</cite></span>
</li>
<li id="cite_note-Gorilla-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-Gorilla_3-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFPelkonenFranklinTellerCavallaro2015" class="citation journal cs1">Pelkonen, Tuomas; Franklin, Scott; Teller, Justin; Cavallaro, Paul; Huang, Qi; Meza, Justin; Veeraraghavan, Kaushik (2015). "Gorilla". <i>Proceedings of the VLDB Endowment</i>. <b>8</b> (12): <span class="nowrap">1816–</span>1827. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.14778%2F2824032.2824078">10.14778/2824032.2824078</a>.</cite></span>
</li>
<li id="cite_note-Lockerman_2020-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-Lockerman_2020_4-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFLockerman2020" class="citation web cs1">Lockerman, Joshua (2020-04-22). <a rel="nofollow" class="external text" href="https://www.timescale.com/blog/time-series-compression-algorithms-explained/">"Time-series compression algorithms, explained"</a>. <i>Timescale Blog</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2022-10-07</span></span>.</cite></span>
</li>
<li id="cite_note-Asay,_TechRepublic,_2019-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-Asay,_TechRepublic,_2019_5-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFAsay2019" class="citation web cs1">Asay, Matt (26 June 2019). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20190626143018/https://www.techrepublic.com/article/why-time-series-databases-are-exploding-in-popularity/">"Why time series databases are exploding in popularity"</a>. <i><a href="TechRepublic" title="TechRepublic">TechRepublic</a></i>. Archived from <a rel="nofollow" class="external text" href="https://www.techrepublic.com/article/why-time-series-databases-are-exploding-in-popularity/">the original</a> on 26 June 2019<span class="reference-accessdate">. Retrieved <span class="nowrap">31 July</span> 2019</span>. <q>Relational databases and <a href="NoSQL" title="NoSQL">NoSQL</a> databases can be used for time series data, but arguably developers will get better performance from purpose-built time series databases, rather than trying to apply a one-size-fits-all database to specific workloads.</q></cite></span>
</li>
<li id="cite_note-Wayner2021-6"><span class="mw-cite-backlink">^ <a href="#cite_ref-Wayner2021_6-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Wayner2021_6-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Wayner2021_6-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-Wayner2021_6-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-Wayner2021_6-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-Wayner2021_6-5"><sup><i><b>f</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFWayner2021" class="citation news cs1">Wayner, Peter (15 January 2021). <a rel="nofollow" class="external text" href="https://venturebeat.com/2021/01/15/database-trends-the-rise-of-the-time-series-database/">"Database trends: The rise of the time-series database"</a>. <i><a href="VentureBeat" title="VentureBeat">VentureBeat</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">7 July</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite id="CITEREFWangHuangQiaoJiang2020" class="citation journal cs1">Wang, Chen; Huang, Xiangdong; Qiao, Jialin; Jiang, Tian; Rui, Lei; Zhang, Jinrui; Kang, Rong; Feinauer, Julian; McGrail, Kevin A.; Wang, Peng; Luo, Diaohan; Yuan, Jun; Wang, Jianmin; Sun, Jiaguang (August 2020). <span class="id-lock-subscription" title="Paid subscription required"><a rel="nofollow" class="external text" href="https://dl.acm.org/doi/10.14778/3415478.3415504">"Apache IoTDB: time-series database for internet of things"</a></span>. <i>Proceedings of the VLDB Endowment</i>. <b>13</b> (12): <span class="nowrap">2901–</span>2904. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.14778%2F3415478.3415504">10.14778/3415478.3415504</a>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/2150-8097">2150-8097</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:221352039">221352039</a>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://blog.cloudera.com/benchmarking-time-series-workloads-on-apache-kudu-using-tsbs/">"Benchmarking Time Series workloads on Apache Kudu using TSBS"</a>. 18 March 2020.</cite></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite id="CITEREFFuSoman2021" class="citation book cs1">Fu, Yupeng; Soman, Chinmay (9 June 2021). "Real-time Data Infrastructure at Uber". <i>Proceedings of the 2021 International Conference on Management of Data</i>. pp.&nbsp;<span class="nowrap">2503–</span>2516. <a href="ArXiv_(identifier)" class="mw-redirect" title="ArXiv (identifier)">arXiv</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://arxiv.org/abs/2104.00087">2104.00087</a></span>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F3448016.3457552">10.1145/3448016.3457552</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9781450383431</bdi>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:232478317">232478317</a>.</cite></span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite id="CITEREFSchulzeSchreiberYatsishinDahimene2024" class="citation journal cs1">Schulze, Robert; Schreiber, Tom; Yatsishin, Ilya; Dahimene, Ryadh; Milovidov, Alexey (August 2024). <a rel="nofollow" class="external text" href="https://www.vldb.org/pvldb/vol17/p3731-schulze.pdf">"ClickHouse - Lightning Fast Analytics for Everyone"</a> <span class="cs1-format">(PDF)</span>. <i>Proceedings of the VLDB Endowment</i>. <b>17</b> (12): <span class="nowrap">3731–</span>3744. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.14778%2F3685800.3685802">10.14778/3685800.3685802</a>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://db-engines.com/en/ranking/time+series+dbms">"DB-Engines Ranking"</a>. <i>DB-Engines</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2023-01-22</span></span>.</cite></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web cs1 cs1-prop-foreign-lang-source"><a rel="nofollow" class="external text" href="https://www.springerprofessional.de/anforderungen-fuer-zeitreihendatenbanken-im-industriellen-iot/19119282">"Anforderungen für Zeitreihendatenbanken im industriellen IoT"</a>. <i>springerprofessional.de</i> (in German)<span class="reference-accessdate">. Retrieved <span class="nowrap">2023-01-22</span></span>.</cite></span>
</li>
<li id="cite_note-redmonk-13"><span class="mw-cite-backlink">^ <a href="#cite_ref-redmonk_13-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-redmonk_13-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-redmonk_13-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-redmonk_13-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-redmonk_13-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-redmonk_13-5"><sup><i><b>f</b></i></sup></a> <a href="#cite_ref-redmonk_13-6"><sup><i><b>g</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFStephens2018" class="citation web cs1">Stephens, Rachel (2018-04-03). <a rel="nofollow" class="external text" href="https://redmonk.com/rstephens/2018/04/03/the-state-of-the-time-series-database-market/">"State of the Time Series Database Market"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-10-03</span></span>.</cite></span>
</li>
<li id="cite_note-MITgithub-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-MITgithub_14-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://github.com/influxdata/influxdb/blob/master/LICENSE">"influxdb license"</a>. <i>GitHub</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-14</span></span>.</cite></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.influxdata.com/influxdb-clustering/">"influxdb clustering"</a>. <i>influxdata.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-03-10</span></span>.</cite></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite id="CITEREFWachtel2023" class="citation web cs1">Wachtel, Jessica (2023-07-06). <a rel="nofollow" class="external text" href="https://www.influxdata.com/blog/meet-founders-who-rewrote-in-rust/">"Meet the Founders Who Rewrote in Rust"</a>. <i>InfluxData</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2023-10-05</span></span>.</cite></span>
</li>
<li id="cite_note-processing_time_series_data-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-processing_time_series_data_17-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFAnadiotis2018" class="citation web cs1">Anadiotis, George (2018-09-28). <a rel="nofollow" class="external text" href="https://www.zdnet.com/article/processing-time-series-data-what-are-the-options/">"Processing time series data: What are the options?"</a>. <i><a href="ZDNet" class="mw-redirect" title="ZDNet">ZDNet</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2016-03-10</span></span>.</cite></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite id="CITEREFDantale2012" class="citation book cs1">Dantale, Viabhav (2012-09-21). <a rel="nofollow" class="external text" href="http://www.redbooks.ibm.com/redbooks/pdfs/sg248021.pdf"><i>Solving Business Problems with Informix TimeSeries</i></a> <span class="cs1-format">(PDF)</span>. IBM Redbooks. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9780738437231</bdi>.</cite></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://books.google.com/books?id=TxY6EAAAQBAJ&amp;dq=%22TimescaleDB%22+-wikipedia&amp;pg=PA50"><i>Design Recommendations for Intelligent Tutoring Systems: Volume 8 - Data Visualization</i></a>. Army Research Laboratory. December 29, 2020. p.&nbsp;50. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9780997725780</bdi>.</cite></span>
</li>
<li id="cite_note-Joshi-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-Joshi_20-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFJoshi2012" class="citation book cs1">Joshi, Nishes (May 23, 2012). <i>Interoperability in monitoring and reporting systems</i> (Thesis). <a href="Hdl_(identifier)" class="mw-redirect" title="Hdl (identifier)">hdl</a>:<a rel="nofollow" class="external text" href="https://hdl.handle.net/10852%2F9085">10852/9085</a>.</cite></span>
</li>
</ol></div></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-05-25" href="https://en.wikipedia.org/wiki/?title=Time_series_database&amp;oldid=1292173048">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>

</body></html>